Skip to content

Conversation

TitanNano
Copy link
Contributor

As discussed in #492 (comment) the existing MethodInfo struct name collides a bit with the newly introduced MethodInfo from #492. The current MethodInfo actually relates to the GDExtensionClassMethodInfo and should therefore be called ClassMethodInfo which will resolve the naming confusion.

@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-502

@Bromeon
Copy link
Member

Bromeon commented Nov 27, 2023

I agree this is more clear and consistent with the GDExtension naming.
Thanks a lot!

@Bromeon Bromeon added this pull request to the merge queue Nov 27, 2023
@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: ffi Low-level components and interaction with GDExtension API labels Nov 27, 2023
Merged via the queue into godot-rust:master with commit 786a994 Nov 27, 2023
@TitanNano TitanNano deleted the jovan/rename_method_info branch November 27, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: ffi Low-level components and interaction with GDExtension API quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants